Skip to content

Update lifecycle.md#24551

Merged
dvdksn merged 1 commit intodocker:mainfrom
ilya-grigoriev:patch-1
Mar 30, 2026
Merged

Update lifecycle.md#24551
dvdksn merged 1 commit intodocker:mainfrom
ilya-grigoriev:patch-1

Conversation

@ilya-grigoriev
Copy link
Copy Markdown
Contributor

Swapped the parameters for chown command

Swapped the parameters for `chown` command
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 74564fc
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69c6ba04fc9fba0008ca176f
😎 Deploy Preview https://deploy-preview-24551--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@dvdksn dvdksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Noticed another issue with this example... but can be fixed in a followup.

services:
app:
image: backend
user: 1001
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example is also wrong - should be a string ("1001") not a number (1001)

@dvdksn dvdksn merged commit 7ae0e55 into docker:main Mar 30, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants